.containter{width: 1190px;margin: auto;position: relative;}
.clear{clear: both;}
.foot{width: 100%;min-width: 1190px;max-width: 1920px;height:143px;background:#333333;}
.index_bottom_title{width: 780px;margin: 0 auto;height: 40px;background: url(../ZERO/img/b_nav.png) 97px center no-repeat;margin-top: 40px;}
.index_bottom_title li{float: left;margin-right: 85px;}
.index_bottom_title li h2{font-size: 14px;color: #fff;line-height: 40px;font-weight: normal;}
.index_bottom_title li h2:hover{text-decoration: underline;}

.ft_add{font-size: 15px;color: #434343;line-height: 45px;font-weight: normal;font-family: Arial;}
.ewm{float: right;margin-top: 20px;width: 83px;}
.ewm_pic{width: 83px;height: 83px;}
.ewm_name{font-size: 13px;color: #333333;line-height: 20px;font-family: Arial;}
.b_top{position: absolute;bottom: -127px;right: 0px;width: 34px;height: 43px;}


.foot a:hover {
  text-decoration: underline;font-weight: bold;
}
	
.side{position:fixed;width:56px;height:266px;right:0px;top:220px;z-index:99999; color:#fff;}
.side ul li{width:56px;height:56px;float:left;position:relative;list-style:none;margin-bottom: 2px;}
.side ul li .sidebox0{position:absolute;width:56px; text-align:left;height:56px;top:0;right:0;transition:all 0.3s;background-color: #7e7e7e;color:#fff;font:14px "Arial";overflow:hidden;border-radius: 5px;}
.side ul li .sidebox{position:absolute;width:56px; text-align:left;height:56px;top:0;right:0;transition:all 0.3s;background-color: #7e7e7e;color:#fff;font:14px "Arial";overflow:hidden;border-radius: 5px;}
.side ul li .sidebox2{position:absolute;width:56px; text-align:left;height:56px;top:0;right:0;transition:all 0.3s;background-color: #7e7e7e;color:#fff;font:14px "Arial";overflow:hidden;border-radius: 5px;}
.side ul li .sidebox3{position:absolute;width:56px; text-align:center;height:56px;line-height:60px;top:0;right:0;transition:all 0.3s;background-color: #7e7e7e;color:#fff;font:14px "Arial";overflow:hidden;border-radius: 5px;}

.side ul li .sidebox3 a{ color:#fff}
.side ul li :hover {background-color: #1283f1}
.side ul li .sidetop{width:61px;height:64px;line-height:64px;transition:all 0.3s;padding-top:2px; }
.side ul li img{float:left;}


/*右侧二维码*/
.weixing-container:hover {
    background: url(../ZERO/img/WeChat.png) no-repeat;
}
.weixing-container {
    width: 56px;
    height: 56px;
    background: url(../ZERO/img/WeChat.png) no-repeat #7e7e7e;
    float: left;
    border-radius: 5px;
}
.weixing-show ul li:hover{background: none}
.weixing-show {width: 150px;height: 170px; background: #fff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -155px; top: -100px; }
.weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 111px; top: 120px; position: absolute; z-index: 2;}
.weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 111px; top: 118px; position: absolute; }
.weixing-show .weixing-txt{ float:left; width:136px; padding:10px 12px; text-align:center; font-size:15px; color:#4c4c4c; }
.weixing-show .weixing-txt ul li{ width:136px;min-height:120px;line-height:15px;}